on SNOTICE
The on SNOTICE event triggers when you receive a server notice.
Format: on <level>:SNOTICE:<matchtext>:<commands> Example: on 1:SNOTICE:*client connecting*:/halt
For an explanation of matchtext see the on TEXT event.
Examples
on 1:SNOTICE:*hack*:/splay hack.wav
This triggers when a server notice contains the word hack.
Note: You can prevent the default server notice from being displayed by using /halt. |